D3D_VECTOR_Y

This command will return the Y offset from the vector stored in previously generated pick data. The pick data is generated when the D3D_GET_CAMERA_NORMAL and D3D_PICK_CAMERA commands are used. The vector is relative to the world position of the camera, and so adding the camera position to this vector will result in the 3D world position

SYNTAX

Return Float = D3D_VECTOR_Y ()

RELATED INFO

D3DFunc Commands Menu
Index

EXAMPLE

View Showcase Example
View Command Example